Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui): file upload button has a tooltip showing csv style formatting. #190

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

joshzcold
Copy link
Owner

@joshzcold joshzcold commented Feb 6, 2025

- refactor(tooltip): InfoTooltip turns into ToolTipIcon which accepts
  and Icon prop that is a lucide component for customizability

  - fix size prop
  - add prop for cursor style
@joshzcold joshzcold requested a review from karlromets February 6, 2025 05:35
Copy link

github-actions bot commented Feb 6, 2025

Test Results

27 tests   27 ✅  54s ⏱️
 8 suites   0 💤
 1 files     0 ❌

Results for commit b1568d2.

@joshzcold joshzcold merged commit e09dc35 into master Feb 6, 2025
3 checks passed
@joshzcold joshzcold deleted the feat/csv_tooltip branch February 6, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: UI tooltip to show csv parsing format before user clicks to upload something
2 participants